home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 March / macformat-048.iso / MacFormat 48 Floppy / Clicker 4.0 / For Programmers / Read Me < prev   
Encoding:
Text File  |  1996-12-01  |  591 b   |  10 lines  |  [TEXT/R*ch]

  1. Clicker API
  2. -----------
  3.  
  4. This folder contains a library with glue code for Metrowerks CodeWarriorâ„¢ with routines to turn Clicker on and off, set the action bits and get the name of a registered user.
  5.  
  6. To use it, select "Clicker Glue 68K.lib" (or "Clicker Glue PPC.lib" for PPC-Projects) into your project and include "Clicker Glue.h" in your source. See the header file for information about how to call the routines. Also don't forget to link in "MacOS.lib" (or "InterfaceLib" for PPC-Projects) because Clicker uses Gestalt to fetch Clicker Globals.
  7.  
  8. If you have questions, mail me.
  9.  
  10. Manuel